home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / modulog.man < prev    next >
Text File  |  1990-10-16  |  3KB  |  135 lines

  1.  
  2.  
  3.  
  4. MODULOG                   User Commands                   MODULOG
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      modulog - Modify the user log
  12.  
  13. SSYYNNOOPPSSIISS
  14.      mmoodduulloogg [_o_p_t_i_o_n_s]
  15.  
  16. OOPPTTIIOONNSS
  17.      --hheellpp          Print a summary of the  command-line  options
  18.                     and exit.
  19.  
  20.      --CC             Clear all login entries for the current host.
  21.  
  22.      --pp _p_o_r_t        Port number to use when recording or  invali-
  23.                     dating a login.
  24.  
  25.      --ii             Invalidate the login entry  for  the  current
  26.                     host on the specified port.
  27.  
  28.      --uu _u_s_e_r        User  for  whom  to  create  a  login  entry.
  29.                     (Defaults to current user.)
  30.  
  31.      --ll _l_o_c_a_t_i_o_n    Generate a new login entry, with  the  user's
  32.                     location specified by this argument.
  33.  
  34. _________________________________________________________________
  35.  
  36.  
  37. IINNTTRROODDUUCCTTIIOONN
  38.      This program allows  modification  of  the  user  log.   The
  39.      caller  must  have  write-access  to the log database files.
  40.      MMoodduulloogg is typically used at boot  time  to  invalidate  old
  41.      login entries.  It can also be used to invalidate particular
  42.      entries for the host on which it is invoked, or  create  new
  43.      ones.
  44.  
  45.      If the --CC switch is  given,  then  mmoodduulloogg  will  invalidate
  46.      login  entries.   Otherwise,  if  the --ii and --pp switches are
  47.      given, mmoodduulloogg will invalidate only the entry  corresponding
  48.      to  the  port  specified by the --pp switch.   Finally, if the
  49.      --pp, and --ll switches are used together,  a  new  login  entry
  50.      will  be  recorded,  as  if  _u_s_e_r logged in from _l_o_c_a_t_i_o_n on
  51.      /hosts/`hostname`/dev/rlogin_p_o_r_t at the time mmoodduulloogg is run.
  52.      To  generate a login record for the console, specify a  _p_o_r_t
  53.      of 0 and a location of ``''.   _U_s_e_r  defaults  to  the  user
  54.      invoking the mmoodduulloogg program.
  55.  
  56.      /sprite/admin/data/userLog
  57.           The database of current logins on each host.
  58.  
  59.      /sprite/admin/data/lastLog
  60.           The database of each user's most recent login.
  61.  
  62.  
  63.  
  64.  
  65. Sprite v.1.0       Printed:  October 16, 1990                   1
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72. MODULOG                   User Commands                   MODULOG
  73.  
  74.  
  75.  
  76.      /hosts/`hostname`/dev/rlogin*
  77.           Pseudo-devices used by Rlogin, corresponding to ports 1
  78.           and beyond.
  79.  
  80. KKEEYYWWOORRDDSS
  81.      login, user log, modify
  82.  
  83. SSEEEE AALLSSOO
  84.      db, ulog, login, rlogin, rlogind
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131. Sprite v.1.0       Printed:  October 16, 1990                   2
  132.  
  133.  
  134.  
  135.